Skip to content

Conversation

@JATAYU000
Copy link
Contributor

Metadata

Details

  • Any other comments?
    Had a question, Can I make the classes use the mixin in this pr or should I open a new one?

@codecov-commenter
Copy link

codecov-commenter commented Jan 3, 2026

Codecov Report

❌ Patch coverage is 47.36842% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.06%. Comparing base (d421b9e) to head (2480e25).

Files with missing lines Patch % Lines
openml/utils.py 47.36% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1595      +/-   ##
==========================================
+ Coverage   52.04%   52.06%   +0.02%     
==========================================
  Files          36       36              
  Lines        4333     4350      +17     
==========================================
+ Hits         2255     2265      +10     
- Misses       2078     2085       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@geetu040
Copy link
Collaborator

geetu040 commented Jan 8, 2026

@fkiraly the CI failures are coming from the production server - specifically database connection - probably because of overloading. Should we do something about these in short-term or just leave it for long-term test refactor?

@geetu040
Copy link
Collaborator

There is one unrelated sporadic failure coming from the production server, due to high server load, which we are not skipping and should be fixed if rerun.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ENH] Add ReprMixin to share __repr__ formatting across OpenML classes

4 participants